home *** CD-ROM | disk | FTP | other *** search
- /* DO NOT EDIT THIS FILE - it is machine generated */
- #include <native.h>
- /* Header for class java_lang_System */
-
- #ifndef _Included_java_lang_System
- #define _Included_java_lang_System
-
- typedef struct Classjava_lang_System {
- } Classjava_lang_System;
- HandleTo(java_lang_System);
-
- extern long long java_lang_System_currentTimeMillis();
- extern void java_lang_System_arraycopy(struct Hjava_lang_Object*, long, struct Hjava_lang_Object*, long, long);
- extern struct Hjava_util_Properties* java_lang_System_initProperties(struct Hjava_util_Properties*);
-
- #endif
-